fix(ci): workaround CVE-2026-31431#566
Conversation
|
FYI @dvdplm - This the status once applied the workaround: zama-ai/kms
applied: build-and-test.yml
applied: check-rust-stable-version.yml
applied: ci_lint.yml
applied: codeql.yml
applied: common-docker-big-instance.yml
applied: common-nitro-enclave.yml
applied: common-release-workspace-cargo.yml
applied: common-testing-big-instance.yml
skip (no ubuntu jobs): common-testing.yml
applied: common-update-argocd.yml
applied: dependencies_analysis.yml
applied: docker-build.yml
applied: docker-check-build.yml
applied: docker-scan.yml
applied: helm-lint.yml
applied: helm-release.yml
applied: helm-test.yml
applied: kind-testing.yml
applied: main.yml
applied: npm-release.yml
applied: performance-testing.yml
skip (no ubuntu jobs): pr-preview-deploy.yml
skip (no ubuntu jobs): pr-preview-destroy.yml
applied: release.yml
applied: rolling-upgrade-testing.yml
skip (no ubuntu jobs): rust-lint.yml
applied: sync-on-push.yml
applied: test-reporter.yml
applied: wasm-testing.yml
Workflows: 29 found, 25 updated, 4 skipped. |
Consolidated Tests Results 2026-05-19 - 18:35:15Test ResultsDetails
test-reporter: Run #2249
🎉 All tests passed!TestsView All Tests
🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
|
The CI failures seem a bit odd though... :/ |
|
Apparently github images already have the module disabled, so not sure if we still have to do anything? |
2bfbf10 to
8f9e76c
Compare
|
The Ubuntu runner apparently has the module is disabled. |
Are you saying it is up to us if we want to merge this or not? I think we should, and the sooner the better! |
|
@chilcano can we merge this? |
Adds a kernel module blacklist step as the first step in every job as a workaround for CVE-2026-31431.